home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / emos.swf / scripts / frame_2 / PlaceObject2_131_45 / CLIPACTIONRECORD on(press).as next >
Text File  |  2013-04-24  |  57b  |  5 lines

  1. on(press){
  2.    startDrag("",0);
  3.    dragging = true;
  4. }
  5.